Skip to content

Conversation

neven-s
Copy link
Contributor

@neven-s neven-s commented Jul 18, 2025

Ticket: CP-9990

Description:

This PR implements price alert notification system that automatically subscribes users to price change notifications for their watchlist favorite tokens.

Key Changes:

  • Created price alert subscription services that communicate with the notification sender API
  • Implemented automatic subscription management tied to watchlist favorites
  • Added unsubscribe functionality when notifications are disabled
  • Updated deeplink handling to support both legacy coingeckoId and new EIP-155 internalId formats
  • Improved token detail navigation for different ID formats

Screenshots and videos

Screen.Recording.2025-07-17.at.15.44.50.mov

Checklist

Please check all that apply (if applicable)

  • I have performed a self-review of my code
  • I have verified the code works
  • I have added/updated necessary unit tests
  • I have updated the documentation

neven-s added 6 commits July 14, 2025 20:21
Integrates a service and listeners for managing token change notifications tied to watchlist favorites. Includes setup for handling subscription updates, listener connections, and type updates to align with Coingecko IDs.
# Conflicts:
#	yarn.lock
@atn4z7 atn4z7 merged commit 013ab04 into main Jul 28, 2025
4 checks passed
@atn4z7 atn4z7 deleted the CP-9990 branch July 28, 2025 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants